PortOne Server SDK for JVM
Toggle table of contents
0.17.1-alpha2-1-gea614106bf
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.b2b
Package-level
declarations
Types
Types
B2BClient
Link copied to clipboard
class
B2BClient
(
apiSecret
:
String
,
apiBase
:
String
=
"https://api.portone.io"
,
storeId
:
String
?
=
null
)
:
Closeable
API Secret을 사용해 포트원 API 클라이언트를 생성합니다.